-
Home
-
Remote Website Management Plugin by Watchful
-
1.8.1
-
Code
-
Classes
- WatchfulEncrypt
| Total Complexity |
47 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
551 |
| Lines of code |
170 |
| Logical lines of code |
117 |
| Comment lines |
100 |
| Methods |
10 |
| Properties |
3 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| aes_encrypt() |
A |
42 |
13 |
48 |
| key_expansion() |
A |
49 |
9 |
31 |
| cipher() |
S |
53 |
4 |
23 |
| mix_columns() |
S |
58 |
4 |
15 |
| shift_rows() |
S |
61 |
4 |
12 |
| urs() |
S |
62 |
3 |
11 |
| add_round_key() |
S |
65 |
3 |
8 |
| sub_bytes() |
S |
66 |
3 |
8 |
| sub_word() |
S |
70 |
2 |
6 |
| rot_word() |
S |
66 |
2 |
8 |